Mesh BuildRegularSolid/it
Solido regolare
|
Posizione nel menu
|
Mesh → Solido regolare...
|
Ambiente
|
Mesh
|
Avvio veloce
|
Nessuno
|
Introdotto nella versione
|
-
|
Vedere anche
|
Nessuno
|
|
Descrizione
Il comando Solido regolare crea un oggetto mesh solido parametrico regolare.
Utilizzo
- Selezionare l'opzione Mesh →
Solido regolare... dale menu.
- Si apre la finestra di dialogo Solido regolare.
- Prima selezionare un tipo di oggetto mesh dall'elenco a discesa:
Cubo
Cilindro
Cono
Sfera
Ellissoide
Toro
- Specificare le impostazioni richieste. Le impostazioni disponibili dipendono dal tipo di oggetto mesh. Vedere Proprietà.
- Per le mesh con superfici curve: un valore Campionatura più alto produce una mesh più fine.
- Premere il pulsante Crea per creare l'oggetto mesh.
- Se necessario, creare più oggetti mesh.
- Premere il pulsante Chiudi per chiudere la finestra di dialogo e terminare il comando.
Note
- Gli oggetti mesh creati con questo comando sono parametrici. Ogni volta che vengono ricalcolati, ad esempio dopo aver modificato uno dei loro parametri, viene ricostruita la loro mesh. Ciò significa che manipolarli con comandi come Affinamento, Scala ecc. Di solito non ha senso.
Proprietà
Mesh objects created with this command inherit all Mesh Feature properties. In addition each mesh object type has a number of properties to control its parametric behavior:
Cube
Data
Cube
- DatiHeight (
FloatConstraint
): the height of the cube.
- DatiLength (
FloatConstraint
): the length of the cube.
- DatiWidth (
FloatConstraint
): the width of the cube.
Cylinder
Data
Base
- DatiClosed (
Bool
): if set to false
, the planar ends of the cylinder are left open.
- DatiEdge Length (
FloatConstraint
): the edge length of the faces in the mesh.
- DatiLength (
FloatConstraint
): the length of the cylinder.
- DatiRadius (
FloatConstraint
): the radius of the cylinder.
- DatiSampling (
IntegerConstraint
): the number of faces along the curved surface.
Cone
Data
Base
- DatiClosed (
Bool
): if set to false
, the planar end(s) of the cone are left open.
- DatiEdge Length (
FloatConstraint
): the edge length of the faces in the mesh.
- DatiLength (
FloatConstraint
): the length of the cone.
- DatiRadius 1 (
FloatConstraint
): the first radius of the cone. Can be 0
.
- DatiRadius 2 (
FloatConstraint
): the second radius of the cone. Can be 0
.
- DatiSampling (
IntegerConstraint
): the number of faces along the curved surface.
Sphere
Data
Base
- DatiRadius (
FloatConstraint
): the radius of the sphere.
- DatiSampling (
IntegerConstraint
): the number of faces along both directions of the curved surface.
Ellipsoid
Data
Base
- DatiRadius 1 (
FloatConstraint
): the first radius of the ellipsoid.
- DatiRadius 2 (
FloatConstraint
): the second radius of the ellipsoid.
- DatiSampling (
IntegerConstraint
): the number of faces along both directions of the curved surface.
Torus
Data
Base
- DatiRadius 1 (
FloatConstraint
): the first (main) radius the torus.
- DatiRadius 2 (
FloatConstraint
): the second radius of the torus.
- DatiSampling (
IntegerConstraint
): the number of faces along both directions of the curved surface.
Mesh
- Miscellaneous: Import mesh, Export mesh, Create mesh from shape, Regular solid, Unwrap Mesh, Unwrap Face
- Modifying: Harmonize normals, Flip normals, Fill holes, Close hole, Add triangle, Remove components, Remove components by hand, Smooth, Refinement, Decimation, Scale
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework